home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 January
/
CHIP Turkiye Ocak 1998.iso
/
ARACLAR
/
TF95140
/
TEKFCT95.EXE
/
0
/
RCDATA
/
TCUSTMONSETTING
/
TCUSTMONSETTING.txt
Wrap
Text File
|
1997-07-12
|
1KB
|
58 lines
object CustMonSetting: TCustMonSetting
Left = 422
Top = 121
BorderIcons = []
BorderStyle = bsSingle
ClientHeight = 139
ClientWidth = 119
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 24
Top = 8
Width = 75
Height = 25
Caption = '&Close'
ModalResult = 1
TabOrder = 0
end
object RadioButton1: TRadioButton
Left = 8
Top = 40
Width = 113
Height = 17
Caption = '&Horizontal Bar'
TabOrder = 1
end
object RadioButton2: TRadioButton
Left = 8
Top = 64
Width = 113
Height = 17
Caption = '&Vertical Bar'
TabOrder = 2
end
object RadioButton3: TRadioButton
Left = 8
Top = 88
Width = 113
Height = 17
Caption = '&Pie Chart'
TabOrder = 3
end
object RadioButton4: TRadioButton
Left = 8
Top = 112
Width = 113
Height = 17
Caption = '&Needle Chart'
TabOrder = 4
end
end